'Declaration Public Overridable Function Remove( _
ByVal itemThe object to remove from the PdfTreeNodeList<T>. The value can be null for reference types.As T _
) As Boolean
Parameters
- item
- The object to remove from the PdfTreeNodeList<T>. The value can be null for reference types.
Return Value
True if item is successfully removed; otherwise, false.